|
Menu location |
---|
Curves → joinCurves |
Workbenches |
Curves |
Default shortcut |
None |
Introduced in version |
- |
See also |
None |
The Curves JoinCurve tool joins selected edges into a B-spline curve.
See also: Property editor.
A JoinCurve object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
InputSources
Link
): Join all the edges of this base object.LinkSubList
): List of edges to join.Join
Bool
): Break on sharp corners.Bool
): Force closed curve.Bool
): Force connection of edges.Bool
): Reverse the output curve.Integer
): Set the start point of closed curve.Float
): Tolerance.ShapeApproximation
Bool
): Use approximation.Float
): Approximation tolerance.Enumeration
): Desired continuity of the curve. (C0
, C1
, G1
, C2
, G2
, C3
(default), CN
)Integer
): Maximum degree of the curve.Integer
): Minimum degree of the curve.PythonObject
): Proxy object of the approximation extension.Enumeration
): Parametrization type.
ChordLength
: ...Centripetal
: ...Uniform
: ...Integer
): Number of samples.